Skip to content

Conversation

@GaryJones
Copy link
Contributor

Since WP 6.0.0, term_exists() uses get_terms() internally`. See core.trac.wordpress.org/ticket/36949. This means that reporting this function as not being cached is not true anymore.

Fixes #720.

Since WP 6.0.0, term_exists() uses get_terms() internally`. See core.trac.wordpress.org/ticket/36949. This means that reporting this function as not being cached is not true anymore.

Fixes #720.
@GaryJones GaryJones added this to the 3.x milestone Feb 16, 2024
@GaryJones GaryJones requested a review from a team as a code owner February 16, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

End restricting usage of term_exists()

3 participants